google.golang.org/grpc/internal/channelz.subChannel.id (field)

5 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L241: 		id:      id,
		funcs.go#L735: 	cm.ID = sc.id
		types.go#L317: 	id            int64
		types.go#L357: 	sc.cm.findEntry(sc.pid).deleteChild(sc.id)
		types.go#L395: 	sc.cm.deleteEntry(sc.id)